ospf:If
The OSPF information that is operated at an interface level.
Telemetry Sensor Path(s)
Configurable Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES | 
|---|---|---|---|
| adminSt | nw:IfAdminSt (nw:AdminSt)  | 
The administrative state of the object or policy. | SELECTION:  1     - enabled  2     - disabled  | 
| advertiseSecondaries | scalar:Bool | 
Advertise secondary IP addresses | SELECTION: true or false DEFAULT: true  | 
| area | ospf:AreaId (address:IPv4)  | 
Area to which this interface belongs to | RANGE: [0 , 4294967295] DEFAULT: 1  | 
| bfdCtrl | ospf:BfdControl (scalar:Enum8)  | 
Bidirectional Forwarding Detection (BFD) control | SELECTION:  0     - unspecified  1     - enabled  2     - disabled DEFAULT: unspecified  | 
| cost | ospf:IfCost (scalar:Uint16)  | 
Specifies the cost of interface | RANGE: [0 , 65535] DEFAULT: unspecified  | 
| ctrl | ospf:IfControl (scalar:Bitmask8)  | 
Interface controls can be MTU ignore, Advertise subnet | SELECTION:  1     - mtu-ignore  2     - advert-subnet  64    - unspecified DEFAULT: unspecified  | 
| deadIntvl | ospf:DeadIntvl (scalar:Uint16)  | 
Dead interval, interval after which router declares that neighbor as down | RANGE: [0 , 65535] DEFAULT: unspecified  | 
| helloIntvl | ospf:HelloIntvl (scalar:Uint16)  | 
Hello interval, interval between hello packets that OSPF sends on the interface | RANGE: [1 , 65535] DEFAULT: 10  | 
| nodeFlag | ospf:FlagStatus (scalar:Enum8)  | 
Node flag, determines if prefix attribute should have the node flag or not | SELECTION:  0     - unspecified  1     - clear DEFAULT: unspecified  | 
| nwT | ospf:NwT (scalar:Enum8)  | 
Holds the network type as point2point or broadcast | SELECTION:  0     - unspecified  1     - p2p  2     - bcast DEFAULT: unspecified  | 
| passiveCtrl | ospf:PassiveControl (scalar:Enum8)  | 
Passive interface control. Interface can be configured as passive or non-passive | SELECTION:  0     - unspecified  1     - enabled  2     - disabled DEFAULT: unspecified  | 
| prio | ospf:DesigPrio (scalar:UByte)  | 
Priority, used in determining the designated router on this network | RANGE: [0 , 255] DEFAULT: 1  | 
| rexmitIntvl | ospf:RexmitIntvl (scalar:Uint16)  | 
Retransmit interval, time between LSA retransmissions | RANGE: [1 , 65535] DEFAULT: 5  | 
| xmitDelay | ospf:XmitDelay (scalar:Uint16)  | 
Transmit delay, estimated time needed to send an LSA update packet | RANGE: [1 , 450] DEFAULT: 1  | 
Operational Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| addr | address:Ip | 
Interface IPv4 address | Value must match ipv4 or ipv6 known format | 
| bdr | address:Ip | 
Backup designated router(BDR) Ip address | Value must match ipv4 or ipv6 known format | 
| bdrId | ip:RtrId (address:IPv4)  | 
Backup designated router (BDR) identifier | Value must match ipv4 format | 
| dr | address:Ip | 
Designated router(DR) IP address | Value must match ipv4 or ipv6 known format | 
| drId | ip:RtrId (address:IPv4)  | 
Designated router(DR) identifier | Value must match ipv4 format | 
| explicitNull | ospf:Active (scalar:Enum8)  | 
Holds the Explicit-NULL state as active or not active | SELECTION:  0     - no  1     - yes DEFAULT: no  | 
| failStQual | ospf:FailStQual (scalar:Bitmask64)  | 
Operational failed state qualifier | SELECTION:  0     - unspecified  1     - init-error  2     - ha-error  4     - proto-error  8     - mem-error  16    - ipc-error  32    - rib-error DEFAULT: unspecified  | 
| flags | ospf:IfFlags (scalar:Bitmask32)  | 
Interface flags, Admin up or Proto up | SELECTION:  0     - unspecified  1     - admin-up  2     - proto-up DEFAULT: unspecified  | 
| lsaCksumSum | ospf:LsaCksumSum (scalar:Uint32)  | 
Link-state advertisement(LSA) checksum sum | RANGE: [0, 4294967295] | 
| operCost | ospf:IfCost (scalar:Uint16)  | 
Operational cost of interface | RANGE: [0 , 65535] DEFAULT: unspecified  | 
| operDeadIntvl | ospf:OperDeadIntvl (scalar:Uint32)  | 
Interface operational dead interval | SELECTION:  0     - unspecified DEFAULT: unspecified  | 
| operSidIndex | ospf:SidIndex (scalar:Sint32)  | 
Operational Segment-Routing prefix SID value. It is relative value to SRBG start. | SELECTION:  -1    - unspecified DEFAULT: unspecified  | 
| operSt | ospf:IfOperSt (scalar:Enum8)  | 
Operational state of the interface | SELECTION:  0     - unknown  1     - down  2     - loopback  3     - waiting  4     - p2p  5     - dr  6     - bdr  7     - dr-other DEFAULT: down  | 
| sgmntRtgMplsEllLsid | address:Ip | 
Segment Routing MPLS Extended Link LSA Link State ID | Value must match ipv4 or ipv6 known format | 
| type | ospf:IfType (scalar:Enum8)  | 
Type of the interface, loopback, p2p, p2mp, nbma, bcast etc. | SELECTION:  0     - unspecified  1     - loopback  2     - p2p  3     - p2mp  4     - nbma  5     - bcast DEFAULT: unspecified  | 
Internal Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| descr | naming:Descr1024 (string:Basic)  | 
Description | MAX SIZE: 1024  | 
| id | nw:IfId (base:IfIndex)  | 
An identifier . | Must match first field in the output of show intf brief. Example: Eth1/1 or Vlan100 | 
| modTs | mo:TStamp (scalar:Date)  | 
The time when this object was last modified. | SELECTION:  0     - never DEFAULT: never  | 
| name | naming:Name256 (string:Basic)  | 
The name of the object. | MAX SIZE: 63  | 
| status | mo:ModificationStatus (scalar:Bitmask32)  | 
The upgrade status. This property is for internal use only. | SELECTION:  2     - created  4     - modified  8     - deleted  16    - replaced  |